
#box20220702004813{
	height: 120px;
	padding-left: 0px;
	padding-right: 0px;
	/*background: rgba(255,255,255,.9);*/
	/*position: absolute;*/
	left: 0;
	top:0;
	z-index: 99;
	display: flex;
	justify-content:space-between;
}
.box20220702004813_1{
	display: flex;
	justify-content:space-between;
	align-items: center;
	padding-left: 0px;
	padding-right: 0px;
	/*padding-top: 6.2rem;*/
}

#box20220702004813 .logo_company{
	display: flex;
	justify-content:space-between;
	align-items: center;
}
#box20220702004813 .logo{
/*	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 60px;*/
	margin-left: 0rem;
	margin-right: 1rem;
	
}
#box20220702004813 .logo img{
max-height: 10rem;
max-width: 24rem;/*56.5rem*/
}
#box20220702004813 .company_name{

	color:#000;
	/*padding-top: 10px;*/
	padding-right: 3rem;
	font-size: 4rem;
}